home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr11 / pdox693.zip / TI586.ASC < prev    next >
Text File  |  1992-08-12  |  6KB  |  199 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.   PRODUCT  :  Paradox                                NUMBER  :  586
  8.   VERSION  :  3.5
  9.        OS  :  DOS
  10.      DATE  :  August 12, 1992                          PAGE  :  1/3
  11.  
  12.     TITLE  :  Running TUNE to Configure Paradox 3.5 for Protected
  13.               Mode Operation
  14.  
  15.  
  16.  
  17.  
  18.   Paradox 3.5 is designed to run in protected mode.  However, on
  19.   many machines, Paradox requires more information about the
  20.   hardware to run in protected mode.  There is a process called
  21.   Tune that performs hardware tests required to allow Paradox to
  22.   put the processor chip into protected mode correctly.  When using
  23.   MS-DOS release 5.0, HIMEM.SYS and any software dependent on
  24.   HIMEM.SYS must be disabled to run the Tune process correctly.
  25.   Once the Tune process is completed, HIMEM.SYS and software
  26.   dependent on it can be re-enabled. (See below for suggestions on
  27.   cleaning the CONFIG.SYS and AUTOEXEC.BAT files.)
  28.  
  29.   Tune is run as part of the Custom Configuration Program (CCP)
  30.   script.  Running the "Tune" program through the Custom
  31.   Configuration Program requires that Paradox start in real mode.
  32.   This is done from the DOS prompt, in c:\pdox35 by typing:
  33.  
  34.                   C:\PDOX35>PARADOX -REAL CUSTOM
  35.  
  36.   This will start Paradox in real mode and play the Custom
  37.   Configuration Program script, unless there is already a
  38.   PARADOX.CFG file which is changing the working directory.  In
  39.   that case Paradox will return an error message "Can't find Custom
  40.   Script" and will not start.  Start Paradox with the -real command
  41.   line option:
  42.  
  43.                   C:\PDOX35>PARADOX -REAL
  44.  
  45.   Then change directories so Paradox can find the Custom
  46.   Configuration Program.  From the main menu select Tools | More |
  47.   Directory to change to the \PDOX35 directory.  Then choose
  48.   Scripts | Play and type Custom.
  49.  
  50.   After starting the Custom Configuration Program.  Select the
  51.   following menu choices: Tune | ProtectedMode | Configure.  Follow
  52.   the Tune instructions to press the space bar at several points
  53.   while it tests the computer.  The machine may hang or reboot
  54.   while Tune is running.  This is normal.  Reboot, restart the
  55.   Custom Configuration Program again and rerun Tune | ProtectedMode
  56.   | Configure.  Tune creates markers during its tests, to mark its
  57.   progress, it will return to the point where it last left off,
  58.   until it completes a full test cycle.
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.  
  71.  
  72.  
  73.   PRODUCT  :  Paradox                                NUMBER  :  586
  74.   VERSION  :  3.5
  75.        OS  :  DOS
  76.      DATE  :  August 12, 1992                          PAGE  :  2/3
  77.  
  78.     TITLE  :  Running TUNE to Configure Paradox 3.5 for Protected
  79.               Mode Operation
  80.  
  81.  
  82.  
  83.  
  84.   Once Paradox Tune | ProtectedMode | Configure is complete, it
  85.   returns to the "Configure | DefaultMode | Return" menu.  Select
  86.   Return, select Return again, then select Do_it!.  Select HardDisk
  87.   or Network (type in the private directory if you select network).
  88.   This will exit to the operating system.  Do not make any other
  89.   changes at this time.  Paradox will now be able to put the
  90.   computer into protected mode properly.  Rerun the Custom
  91.   Configuration Program again at any time, to make any other
  92.   customization changes.
  93.  
  94.   If Paradox still does not work properly in protected mode, the
  95.   most likely explanation is that there is a software conflict of
  96.   some kind.  Set up a "clean machine", a so called "plain vanilla
  97.   system": rename C:\AUTOEXEC.BAT (e.g. to AUTOEXEC.OLD), and
  98.   rename CONFIG.SYS (e.g. to CONFIG.OLD).  Create a temporary
  99.   CONFIG.SYS file with the following two statements and any device
  100.   drivers required for the computer hardware.
  101.  
  102.                   FILES = 20
  103.                   BUFFERS = 20
  104.  
  105.   Also create an AUTOEXEC.BAT file with only a path and prompt
  106.   statement.
  107.  
  108.                   PATH=C:\;C:\DOS
  109.                   PROMPT=$p$g
  110.  
  111.   Where C: is the boot partition on the hard disk, and \DOS is the
  112.   directory that holds the DOS utility programs.  Then reboot the
  113.   computer.  Go through the process of running {Tune}
  114.   {ProtectedMode} {Configure} again.  If Paradox works now,
  115.   experiment with the CONFIG.SYS and AUTOEXEC.BAT files to
  116.   determine where the conflict is and how to fix it.
  117.  
  118.   The following is an alternative method for starting the Tune
  119.   process. Note, this method should only be used after attempting
  120.   to use the previous method.
  121.  
  122.   The first step is to change directories to where the Paradox
  123.   files are located:
  124.  
  125.           C:\>CD \PDOX35
  126.  
  127.  
  128.  
  129.  
  130.  
  131.  
  132.  
  133.  
  134.  
  135.  
  136.  
  137.  
  138.  
  139.   PRODUCT  :  Paradox                                NUMBER  :  586
  140.   VERSION  :  3.5
  141.        OS  :  DOS
  142.      DATE  :  August 12, 1992                          PAGE  :  3/3
  143.  
  144.     TITLE  :  Running TUNE to Configure Paradox 3.5 for Protected
  145.               Mode Operation
  146.  
  147.  
  148.  
  149.  
  150.   Next, copy the Custom.ov1 file to Custom.exe:
  151.  
  152.           C:\PDOX35>COPY CUSTOM.OV1 CUSTOM.EXE
  153.  
  154.   Next, run the newly created Custom.exe program with the -Tune and
  155.   -U parameters:
  156.  
  157.           C:\PDOX35>CUSTOM -TUNE -U
  158.  
  159.   These steps start the Tune process.  As stated in the previous
  160.   method, follow the Tune instructions to press the space bar at
  161.   several points while it tests the computer.  The machine may hang
  162.   or reboot while Tune is running.  This is normal.  Reboot, and
  163.   restart the tune process by running Custom -Tune -U again.  Tune
  164.   creates markers during its tests, to mark its progress, it will
  165.   return to the point where it last left off, until it completes a
  166.   full test cycle.
  167.  
  168.   For information on other sections of the Custom Configuration
  169.   Program, check chapter 14 of the User's Guide.
  170.  
  171.   DISCLAIMER: You have the right to use this technical information
  172.   subject to the terms of the No-Nonsense License Statement that
  173.   you received with the Borland product to which this information
  174.   pertains.
  175.  
  176.  
  177.  
  178.  
  179.  
  180.  
  181.  
  182.  
  183.  
  184.  
  185.  
  186.  
  187.  
  188.  
  189.  
  190.  
  191.  
  192.  
  193.  
  194.  
  195.  
  196.  
  197.  
  198.  
  199.